STEP 4: Now let's ask the user another question to find out the percent discount being offered.
- Go to GRAPHICS and click on . Drag Ask for Float into the bottom of your program.
- Change the variable name from guess to percent.
- Change the string in .ask() to "What is the percent discount? (No % signs)"
To navigate the page using the TAB key, first press ESC to exit the code editor.